home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
utility
/
notepads
/
_SETUP.1
/
Notepads.exe
/
0
/
RCDATA
/
TPROGRESSFORM
/
TPROGRESSFORM.txt
Wrap
Text File
|
1999-09-08
|
695b
|
36 lines
object ProgressForm: TProgressForm
Left = 200
Top = 108
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
ClientHeight = 106
ClientWidth = 278
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 20
Top = 32
Width = 237
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '1'
end
object Button1: TButton
Left = 100
Top = 68
Width = 75
Height = 25
Cancel = True
Caption = '������'
ModalResult = 2
TabOrder = 0
OnClick = Button1Click
end
end